Skip to content

gh-126316: Make grp.getgrall() thread-safe: add a mutex#127055

Merged
vstinner merged 4 commits intopython:mainfrom
vstinner:getgrall_mutex
Nov 21, 2024
Merged

gh-126316: Make grp.getgrall() thread-safe: add a mutex#127055
vstinner merged 4 commits intopython:mainfrom
vstinner:getgrall_mutex

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 20, 2024

grpmodule.c is no longer built with the limited C API, since PyMutex is excluded from the limited C API.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants